| Total Complexity | 53 |
| Dependencies | 8 |
| Dependents | 16 |
| Total lines | 355 |
| Lines of code | 182 |
| Logical lines of code | 93 |
| Comment lines | 114 |
| Methods | 14 |
| Properties | 4 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_available_shipping_provider_integrations() | 43 | 8 | 50 | |
| register_shipping_provider() | 50 | 9 | 29 | |
| load_shipping_providers() | 51 | 8 | 25 | |
| get_shipping_provider_by_title() | 54 | 7 | 22 | |
| get_available_shipping_providers() | 63 | 5 | 11 | |
| get_shipping_providers() | 68 | 3 | 9 | |
| get_shipping_provider() | 67 | 3 | 7 | |
| instance() | 72 | 2 | 6 | |
| get_shipping_provider_integration() | 74 | 2 | 4 | |
| is_shipping_provider_activated() | 71 | 2 | 6 | |
| __clone() | 79 | 1 | 3 | |
| __wakeup() | 79 | 1 | 3 | |
| __construct() | 81 | 1 | 3 | |
| get_shipping_provider_class_names() | 76 | 1 | 4 |